Skip to content

feat: add docs for app cloning#2116

Open
Christos Vontas (cv711) wants to merge 2 commits intomainfrom
feat/app-cloning-docs
Open

feat: add docs for app cloning#2116
Christos Vontas (cv711) wants to merge 2 commits intomainfrom
feat/app-cloning-docs

Conversation

@cv711

No description provided.


The clone operation may take some time depending on the size of the application data. Wait until the deployment status shows `DEPLOYING_STORE_SUCCESS` before considering the clone complete.

## Post-Clone Tasks

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I think here we should be explicit about at least these 2 tasks:

  • Update the admin password (mention that the admin password is the one from the source shop)
  • Update the domain in the sales channel

Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Adds a new Shopware PaaS Native guide that documents how to clone an application (interactive and manual CLI usage), including prerequisites, what cloning does under the hood, and post-clone follow-ups.

Changes:

  • Added a new “Clone Application” guide with step-by-step CLI instructions.
  • Documented prerequisites, clone stages (snapshot create/restore), and progress monitoring commands.
  • Listed recommended post-clone tasks (config, domains, secrets, validation).

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

- **Disaster recovery**: Create backups by cloning applications to different projects
- **Development environments**: Clone production data to development environments for realistic testing

## Pre-requisite
Copy link

Copilot AI Feb 16, 2026

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Section heading uses nonstandard hyphenation and singular form. Consider changing "Pre-requisite" to "Prerequisites" (matches other docs like get-started/cli.md and fits the multiple items listed).

Suggested change
## Pre-requisite
## Prerequisites

Copilot uses AI. Check for mistakes.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants